Apply changes from PR #330 excluding getting-started files#334
Closed
Apply changes from PR #330 excluding getting-started files#334
Conversation
|
@copilot try again |
Copilot stopped work on behalf of
timowestnosto due to an error
November 28, 2025 07:09
|
@copilot try again |
Copilot stopped work on behalf of
timowestnosto due to an error
November 28, 2025 07:16
|
@copilot try again |
Co-authored-by: timowestnosto <13622115+timowestnosto@users.noreply.github.com>
Author
I've successfully created a new single commit based on PR #330, excluding all files with "getting-started" in the path. The commit includes:
All getting-started files have been excluded as requested. Commit: 2001f3b |
Copilot
AI
changed the title
[WIP] Create a new single commit PR based on previous changes
Apply changes from PR #330 excluding getting-started files
Nov 28, 2025
timowestnosto
requested changes
Nov 28, 2025
SUMMARY.md
Outdated
| * [Introduction](README.md) | ||
| * [Implement on your website](implementing-nosto/implement-on-your-website/README.md) | ||
| * [Manual Implementation - Essentials](implementing-nosto/implement-on-your-website/manual-implementation/README.md) | ||
| * [Manual Tagging - Essentials](implementing-nosto/implement-on-your-website/manual-implementation/README.md) |
SUMMARY.md
Outdated
|
|
||
| ## Implementing Nosto | ||
|
|
||
| * [Introduction](README.md) |
| @@ -1,11 +1,10 @@ | |||
| # Table of contents | |||
|
|
|||
| * [Introduction](README.md) | |||
| ## Edge cases | ||
|
|
||
| **Note:** You cannot use SKUs with this feature at the time of writing. | ||
| If either of the following cases applies to you, we recommend either an API implementation or fetching the prices via an frontend API (instead of sending the price variations to Nosto). Please [reach out to our team](mailto:onboarding@nosto.com) or your Nosto onboarding manager for additional consultation. |
There was a problem hiding this comment.
drop "Please reach out to our team or your Nosto onboarding manager for additional consultation."
| ## Enabling multi-variants from the admin | ||
|
|
||
| Once the tagging changes have been done and the API implemented, you need to configure and enable it from your admin panel under **Settings** > **Other** > **Multi-Currency**. Toggle the **Use Multiple Currencies** switch on and **Use Exchange Rates** switch off and set the variation ID of the primary currency via the input field and toggle on the exchange rates switch. | ||
| Once the tagging changed have been done and the API implemented, you need to configure and enable it from your admin panel under **Settings** > **Other** > **Multi-Currency**. Toggle the **Use Multiple Currencies** switch on and **Use Exchange Rates** switch off and set the variation ID of the primary currency via the input field and toggle on the exchange rates switch. |
| @@ -1,8 +1,10 @@ | |||
| # Manual Implementation - Essentials | |||
| # Manual Tagging - Essentials | |||
|
|
||
| If you only have a complex product card but are using a Shopify theme, you can consider using our [dynamic product cards](../../implementing-nosto/template-customization/product-cards.md) | ||
|
|
||
| ## Prerequisites |
…, and remove Prerequisites section Co-authored-by: timowestnosto <13622115+timowestnosto@users.noreply.github.com>
Author
Fixed all review comments in commit 091d499:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.